[INFO] fetching crate keycloak 26.5.200...
[INFO] testing keycloak-26.5.200 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate keycloak 26.5.200 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate keycloak 26.5.200
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate keycloak 26.5.200
[INFO] tweaked toml for crates.io crate keycloak 26.5.200 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate keycloak 26.5.200 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate keycloak 26.5.200 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars v0.8.22
[INFO] [stderr]   Downloaded mime_guess v2.0.5
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f95810bbd485c88b0fdd487db90382e312e32e6ab30ace6d1ac92ca9c37def57
[INFO] running `Command { std: "docker" "start" "-a" "f95810bbd485c88b0fdd487db90382e312e32e6ab30ace6d1ac92ca9c37def57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f95810bbd485c88b0fdd487db90382e312e32e6ab30ace6d1ac92ca9c37def57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f95810bbd485c88b0fdd487db90382e312e32e6ab30ace6d1ac92ca9c37def57", kill_on_drop: false }`
[INFO] [stdout] f95810bbd485c88b0fdd487db90382e312e32e6ab30ace6d1ac92ca9c37def57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e375e54e3180a113fe4abf38dd89b568a396e4b6111d85bacb82e23eb7e3222
[INFO] running `Command { std: "docker" "start" "-a" "0e375e54e3180a113fe4abf38dd89b568a396e4b6111d85bacb82e23eb7e3222", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling keycloak v26.5.200 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `types::ApplicationRepresentation`
[INFO] [stdout]     --> src/types.rs:1343:38
[INFO] [stdout]      |
[INFO] [stdout] 1343 |     pub applications: Option<TypeVec<ApplicationRepresentation>>,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `types::ClientTemplateRepresentation`
[INFO] [stdout]     --> src/types.rs:1363:42
[INFO] [stdout]      |
[INFO] [stdout] 1363 |     pub client_templates: Option<TypeVec<ClientTemplateRepresentation>>,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `types::OAuthClientRepresentation`
[INFO] [stdout]     --> src/types.rs:1408:39
[INFO] [stdout]      |
[INFO] [stdout] 1408 |     pub oauth_clients: Option<TypeVec<OAuthClientRepresentation>>,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::authentication_management::<impl rest::KeycloakAdmin<TS>>::realm_authentication_config_post`
[INFO] [stdout]   --> src/resource/authentication_management.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 |             .realm_authentication_config_post(self.realm, body)
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::authentication_management::<impl rest::KeycloakAdmin<TS>>::realm_authentication_executions_with_execution_id_config_with_id_get`
[INFO] [stdout]    --> src/resource/authentication_management.rs:278:14
[INFO] [stdout]     |
[INFO] [stdout] 278 |             .realm_authentication_executions_with_execution_id_config_with_id_get(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::realms_admin::<impl rest::KeycloakAdmin<TS>>::realm_test_smtp_connection_post`
[INFO] [stdout]    --> src/resource/realms_admin.rs:825:20
[INFO] [stdout]     |
[INFO] [stdout] 825 |         self.admin.realm_test_smtp_connection_post(self.realm, body)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::<impl rest::KeycloakAdmin<TS>>::realm_client_scopes_with_client_scope_id_scope_mappings_get`
[INFO] [stdout]   --> src/resource/scope_mappings.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .realm_client_scopes_with_client_scope_id_scope_mappings_get(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::<impl rest::KeycloakAdmin<TS>>::realm_client_templates_with_client_scope_id_scope_mappings_get`
[INFO] [stdout]    --> src/resource/scope_mappings.rs:340:14
[INFO] [stdout]     |
[INFO] [stdout] 340 |             .realm_client_templates_with_client_scope_id_scope_mappings_get(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::<impl rest::KeycloakAdmin<TS>>::realm_clients_with_client_uuid_scope_mappings_get`
[INFO] [stdout]    --> src/resource/scope_mappings.rs:656:14
[INFO] [stdout]     |
[INFO] [stdout] 656 |             .realm_clients_with_client_uuid_scope_mappings_get(self.realm, client_uuid)
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::users::<impl rest::KeycloakAdmin<TS>>::realm_users_with_user_id_reset_password_email_put`
[INFO] [stdout]     --> src/resource/users.rs:1251:14
[INFO] [stdout]      |
[INFO] [stdout] 1251 |             .realm_users_with_user_id_reset_password_email_put(
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.00s
[INFO] running `Command { std: "docker" "inspect" "0e375e54e3180a113fe4abf38dd89b568a396e4b6111d85bacb82e23eb7e3222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e375e54e3180a113fe4abf38dd89b568a396e4b6111d85bacb82e23eb7e3222", kill_on_drop: false }`
[INFO] [stdout] 0e375e54e3180a113fe4abf38dd89b568a396e4b6111d85bacb82e23eb7e3222
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49f3eec83497e3cdae4fec1c58024420cf0b14f9ec8a48c0dc213f2ab2187cec
[INFO] running `Command { std: "docker" "start" "-a" "49f3eec83497e3cdae4fec1c58024420cf0b14f9ec8a48c0dc213f2ab2187cec", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling keycloak v26.5.200 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `types::ApplicationRepresentation`
[INFO] [stdout]     --> src/types.rs:1343:38
[INFO] [stdout]      |
[INFO] [stdout] 1343 |     pub applications: Option<TypeVec<ApplicationRepresentation>>,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `types::ClientTemplateRepresentation`
[INFO] [stdout]     --> src/types.rs:1363:42
[INFO] [stdout]      |
[INFO] [stdout] 1363 |     pub client_templates: Option<TypeVec<ClientTemplateRepresentation>>,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `types::OAuthClientRepresentation`
[INFO] [stdout]     --> src/types.rs:1408:39
[INFO] [stdout]      |
[INFO] [stdout] 1408 |     pub oauth_clients: Option<TypeVec<OAuthClientRepresentation>>,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::authentication_management::<impl rest::KeycloakAdmin<TS>>::realm_authentication_config_post`
[INFO] [stdout]   --> src/resource/authentication_management.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 |             .realm_authentication_config_post(self.realm, body)
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::authentication_management::<impl rest::KeycloakAdmin<TS>>::realm_authentication_executions_with_execution_id_config_with_id_get`
[INFO] [stdout]    --> src/resource/authentication_management.rs:278:14
[INFO] [stdout]     |
[INFO] [stdout] 278 |             .realm_authentication_executions_with_execution_id_config_with_id_get(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::realms_admin::<impl rest::KeycloakAdmin<TS>>::realm_test_smtp_connection_post`
[INFO] [stdout]    --> src/resource/realms_admin.rs:825:20
[INFO] [stdout]     |
[INFO] [stdout] 825 |         self.admin.realm_test_smtp_connection_post(self.realm, body)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::<impl rest::KeycloakAdmin<TS>>::realm_client_scopes_with_client_scope_id_scope_mappings_get`
[INFO] [stdout]   --> src/resource/scope_mappings.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .realm_client_scopes_with_client_scope_id_scope_mappings_get(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::<impl rest::KeycloakAdmin<TS>>::realm_client_templates_with_client_scope_id_scope_mappings_get`
[INFO] [stdout]    --> src/resource/scope_mappings.rs:340:14
[INFO] [stdout]     |
[INFO] [stdout] 340 |             .realm_client_templates_with_client_scope_id_scope_mappings_get(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::<impl rest::KeycloakAdmin<TS>>::realm_clients_with_client_uuid_scope_mappings_get`
[INFO] [stdout]    --> src/resource/scope_mappings.rs:656:14
[INFO] [stdout]     |
[INFO] [stdout] 656 |             .realm_clients_with_client_uuid_scope_mappings_get(self.realm, client_uuid)
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::users::<impl rest::KeycloakAdmin<TS>>::realm_users_with_user_id_reset_password_email_put`
[INFO] [stdout]     --> src/resource/users.rs:1251:14
[INFO] [stdout]      |
[INFO] [stdout] 1251 |             .realm_users_with_user_id_reset_password_email_put(
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `types::ApplicationRepresentation`
[INFO] [stdout]     --> src/types.rs:1343:38
[INFO] [stdout]      |
[INFO] [stdout] 1343 |     pub applications: Option<TypeVec<ApplicationRepresentation>>,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `types::ClientTemplateRepresentation`
[INFO] [stdout]     --> src/types.rs:1363:42
[INFO] [stdout]      |
[INFO] [stdout] 1363 |     pub client_templates: Option<TypeVec<ClientTemplateRepresentation>>,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `types::OAuthClientRepresentation`
[INFO] [stdout]     --> src/types.rs:1408:39
[INFO] [stdout]      |
[INFO] [stdout] 1408 |     pub oauth_clients: Option<TypeVec<OAuthClientRepresentation>>,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::authentication_management::<impl rest::KeycloakAdmin<TS>>::realm_authentication_config_post`
[INFO] [stdout]   --> src/resource/authentication_management.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 |             .realm_authentication_config_post(self.realm, body)
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::authentication_management::<impl rest::KeycloakAdmin<TS>>::realm_authentication_executions_with_execution_id_config_with_id_get`
[INFO] [stdout]    --> src/resource/authentication_management.rs:278:14
[INFO] [stdout]     |
[INFO] [stdout] 278 |             .realm_authentication_executions_with_execution_id_config_with_id_get(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::realms_admin::<impl rest::KeycloakAdmin<TS>>::realm_test_smtp_connection_post`
[INFO] [stdout]    --> src/resource/realms_admin.rs:825:20
[INFO] [stdout]     |
[INFO] [stdout] 825 |         self.admin.realm_test_smtp_connection_post(self.realm, body)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::<impl rest::KeycloakAdmin<TS>>::realm_client_scopes_with_client_scope_id_scope_mappings_get`
[INFO] [stdout]   --> src/resource/scope_mappings.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .realm_client_scopes_with_client_scope_id_scope_mappings_get(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::<impl rest::KeycloakAdmin<TS>>::realm_client_templates_with_client_scope_id_scope_mappings_get`
[INFO] [stdout]    --> src/resource/scope_mappings.rs:340:14
[INFO] [stdout]     |
[INFO] [stdout] 340 |             .realm_client_templates_with_client_scope_id_scope_mappings_get(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::scope_mappings::<impl rest::KeycloakAdmin<TS>>::realm_clients_with_client_uuid_scope_mappings_get`
[INFO] [stdout]    --> src/resource/scope_mappings.rs:656:14
[INFO] [stdout]     |
[INFO] [stdout] 656 |             .realm_clients_with_client_uuid_scope_mappings_get(self.realm, client_uuid)
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rest::generated_rest::users::<impl rest::KeycloakAdmin<TS>>::realm_users_with_user_id_reset_password_email_put`
[INFO] [stdout]     --> src/resource/users.rs:1251:14
[INFO] [stdout]      |
[INFO] [stdout] 1251 |             .realm_users_with_user_id_reset_password_email_put(
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `summary` and `description` are never read
[INFO] [stdout]   --> examples/openapi.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct RealmMethod {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     summary: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 61 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RealmMethod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `deprecated` is never read
[INFO] [stdout]   --> examples/openapi.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct RealmMethodParameter {
[INFO] [stdout]    |        -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     deprecated: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RealmMethodParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `openapi` and `info` are never read
[INFO] [stdout]   --> examples/openapi.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub struct Spec<'s> {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 98 |         pub openapi: String,
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 99 |         pub info: Info,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Spec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `description`, and `version` are never read
[INFO] [stdout]    --> examples/openapi.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub struct Info {
[INFO] [stdout]     |                ---- fields in this struct
[INFO] [stdout] 107 |         pub title: String,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 108 |         pub description: String,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 109 |         pub version: String,
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.74s
[INFO] running `Command { std: "docker" "inspect" "49f3eec83497e3cdae4fec1c58024420cf0b14f9ec8a48c0dc213f2ab2187cec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f3eec83497e3cdae4fec1c58024420cf0b14f9ec8a48c0dc213f2ab2187cec", kill_on_drop: false }`
[INFO] [stdout] 49f3eec83497e3cdae4fec1c58024420cf0b14f9ec8a48c0dc213f2ab2187cec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 33153fe61e4d4fef9613321f6e34e9b94c617b034f1844f10b96be28a42b15e7
[INFO] running `Command { std: "docker" "start" "-a" "33153fe61e4d4fef9613321f6e34e9b94c617b034f1844f10b96be28a42b15e7", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated struct `types::ApplicationRepresentation`
[INFO] [stderr]     --> src/types.rs:1343:38
[INFO] [stderr]      |
[INFO] [stderr] 1343 |     pub applications: Option<TypeVec<ApplicationRepresentation>>,
[INFO] [stderr]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `types::ClientTemplateRepresentation`
[INFO] [stderr]     --> src/types.rs:1363:42
[INFO] [stderr]      |
[INFO] [stderr] 1363 |     pub client_templates: Option<TypeVec<ClientTemplateRepresentation>>,
[INFO] [stderr]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `types::OAuthClientRepresentation`
[INFO] [stderr]     --> src/types.rs:1408:39
[INFO] [stderr]      |
[INFO] [stderr] 1408 |     pub oauth_clients: Option<TypeVec<OAuthClientRepresentation>>,
[INFO] [stderr]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rest::generated_rest::authentication_management::<impl rest::KeycloakAdmin<TS>>::realm_authentication_config_post`
[INFO] [stderr]   --> src/resource/authentication_management.rs:63:14
[INFO] [stderr]    |
[INFO] [stderr] 63 |             .realm_authentication_config_post(self.realm, body)
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rest::generated_rest::authentication_management::<impl rest::KeycloakAdmin<TS>>::realm_authentication_executions_with_execution_id_config_with_id_get`
[INFO] [stderr]    --> src/resource/authentication_management.rs:278:14
[INFO] [stderr]     |
[INFO] [stderr] 278 |             .realm_authentication_executions_with_execution_id_config_with_id_get(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rest::generated_rest::realms_admin::<impl rest::KeycloakAdmin<TS>>::realm_test_smtp_connection_post`
[INFO] [stderr]    --> src/resource/realms_admin.rs:825:20
[INFO] [stderr]     |
[INFO] [stderr] 825 |         self.admin.realm_test_smtp_connection_post(self.realm, body)
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rest::generated_rest::scope_mappings::<impl rest::KeycloakAdmin<TS>>::realm_client_scopes_with_client_scope_id_scope_mappings_get`
[INFO] [stderr]   --> src/resource/scope_mappings.rs:25:14
[INFO] [stderr]    |
[INFO] [stderr] 25 |             .realm_client_scopes_with_client_scope_id_scope_mappings_get(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rest::generated_rest::scope_mappings::<impl rest::KeycloakAdmin<TS>>::realm_client_templates_with_client_scope_id_scope_mappings_get`
[INFO] [stderr]    --> src/resource/scope_mappings.rs:340:14
[INFO] [stderr]     |
[INFO] [stderr] 340 |             .realm_client_templates_with_client_scope_id_scope_mappings_get(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rest::generated_rest::scope_mappings::<impl rest::KeycloakAdmin<TS>>::realm_clients_with_client_uuid_scope_mappings_get`
[INFO] [stderr]    --> src/resource/scope_mappings.rs:656:14
[INFO] [stderr]     |
[INFO] [stderr] 656 |             .realm_clients_with_client_uuid_scope_mappings_get(self.realm, client_uuid)
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rest::generated_rest::users::<impl rest::KeycloakAdmin<TS>>::realm_users_with_user_id_reset_password_email_put`
[INFO] [stderr]     --> src/resource/users.rs:1251:14
[INFO] [stderr]      |
[INFO] [stderr] 1251 |             .realm_users_with_user_id_reset_password_email_put(
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `keycloak` (lib) generated 10 warnings
[INFO] [stderr] warning: `keycloak` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: fields `summary` and `description` are never read
[INFO] [stderr]   --> examples/openapi.rs:60:5
[INFO] [stderr]    |
[INFO] [stderr] 52 | struct RealmMethod {
[INFO] [stderr]    |        ----------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 60 |     summary: Option<String>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 61 |     description: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RealmMethod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `deprecated` is never read
[INFO] [stderr]   --> examples/openapi.rs:70:5
[INFO] [stderr]    |
[INFO] [stderr] 66 | struct RealmMethodParameter {
[INFO] [stderr]    |        -------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 70 |     deprecated: bool,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RealmMethodParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `openapi` and `info` are never read
[INFO] [stderr]   --> examples/openapi.rs:98:13
[INFO] [stderr]    |
[INFO] [stderr] 97 |     pub struct Spec<'s> {
[INFO] [stderr]    |                ---- fields in this struct
[INFO] [stderr] 98 |         pub openapi: String,
[INFO] [stderr]    |             ^^^^^^^
[INFO] [stderr] 99 |         pub info: Info,
[INFO] [stderr]    |             ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Spec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `title`, `description`, and `version` are never read
[INFO] [stderr]    --> examples/openapi.rs:107:13
[INFO] [stderr]     |
[INFO] [stderr] 106 |     pub struct Info {
[INFO] [stderr]     |                ---- fields in this struct
[INFO] [stderr] 107 |         pub title: String,
[INFO] [stderr]     |             ^^^^^
[INFO] [stderr] 108 |         pub description: String,
[INFO] [stderr]     |             ^^^^^^^^^^^
[INFO] [stderr] 109 |         pub version: String,
[INFO] [stderr]     |             ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `keycloak` (example "openapi") generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/keycloak-175d015acfe66b29)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test rest::url_enc::tests::non_alphanumerics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests keycloak
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 35) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "33153fe61e4d4fef9613321f6e34e9b94c617b034f1844f10b96be28a42b15e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33153fe61e4d4fef9613321f6e34e9b94c617b034f1844f10b96be28a42b15e7", kill_on_drop: false }`
[INFO] [stdout] 33153fe61e4d4fef9613321f6e34e9b94c617b034f1844f10b96be28a42b15e7
